バージョン

Outlines(String[]) メソッド

シンタックス
'宣言
 
<System.ObsoleteAttribute("This method is being removed to normalize with the other MVC wrappers that take brush collections")>
Public Overloads Function Outlines( _
   ByVal colors() As System.String _
) As FunnelChart(Of T)
[System.ObsoleteAttribute("This method is being removed to normalize with the other MVC wrappers that take brush collections")]
public FunnelChart<T> Outlines( 
   System.string[] colors
)

パラメータ

colors
スライスのアウトラインの色の配列

戻り値の型

自身
参照

オンラインで表示: GitHub